home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / nShell™ 1.0.3 / MoreSource / fss.π.rsrc / fss.π.rsrc.rsrc / TEXT_16000_man general.txt next >
Encoding:
Text File  |  1994-09-22  |  449 b   |  19 lines

  1.  
  2. NAME
  3.  
  4. fss - display file system specification (FSSpec)
  5.  
  6. SYNOPSIS
  7.  
  8. fss pathname [pathname...]
  9.  
  10. DESCRIPTION
  11.  
  12. The "fss" command will display the file system specification (FSSpec) for each file or folder listed on the command line.
  13.  
  14. The FSSpec is a record that identifies a stored file or directory within the Macintosh file system.  It consists of three parts: volume reference number, parent directory ID, and name.
  15.  
  16. RETURN CODES
  17.  
  18. <0    Error
  19. 0    Success